[INFO] cloning repository https://github.com/mosif16/swe-grep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosif16/swe-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc324ba129c02acc82b1fbbbd8724e5a5960ca71
[INFO] checking mosif16/swe-grep against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mosif16/swe-grep
[INFO] finished tweaking git repo https://github.com/mosif16/swe-grep
[INFO] tweaked toml for git repo https://github.com/mosif16/swe-grep written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mosif16/swe-grep on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mosif16/swe-grep already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b
[INFO] running `Command { std: "docker" "start" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking wayland-backend v0.3.11
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking globset v0.4.17
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ignore v0.4.24
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking ownedbytes v0.3.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking tantivy-common v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6bbea7ac5ef0dbff -C extra-filename=-5e68831fdfa7f550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b", kill_on_drop: false }`
[INFO] [stdout] 953e37e291fedbf720e8f0cc4cd002c67c6a8a0d0a26f929c2ef7a4d86daed7b
